home *** CD-ROM | disk | FTP | other *** search
/ Aminet 50 / Aminet 50 (2002)(GTI - Schatztruhe)[!][Aug 2002].iso / Aminet / util / libs / ExtraLib.readme < prev    next >
Text File  |  2002-05-11  |  4KB  |  111 lines

  1. Short:    Dynamic-Buffer-System, nice useful stuff
  2. Author:   RhoSigma, Roland Heyder (Germany)
  3. Uploader: rhosigma@gmx.net (Roland Heyder)
  4. Version:  $VER: extra.library 2.287 (14.10.01)
  5. Type:     util/libs
  6. Requires: OS 1.2 (v33+), OCS, 68000-CPU, 512KB
  7.  
  8. english:
  9. ¯¯¯¯¯¯¯¯
  10. This is a demoversion of extra.library, but fully functional !!
  11. For further information, and how to register please read section
  12. »Legal-ReadMe« in the docs.
  13.  
  14. features are:
  15.  
  16.   - complex dynamic buffer system for easy file handling
  17.   - support functions to compute CRCs in standard filesystems
  18.   - some functions for string handling and parameter conversion
  19.   - also some plastic surgery i.e. colorful »DisplayAlert()«-replacement
  20.   - special version for CGX-Support, but needs at least OS 2.0 (v36+) and
  21.     optional the cybergraphics.library v40+
  22.  
  23. See also my other Software on Aminet:
  24.              dev/basic/MBPrefs.lha
  25.              util/wb/RandomWBPatt.lha
  26.  
  27. deutsch:
  28. ¯¯¯¯¯¯¯¯
  29. Dies ist eine Demoversion der extra.library, jedoch voll funktionsfähig !!
  30. Für weitere Informationen und Hinweise zur Registrierung lesen Sie bitte
  31. den Abschnitt »Legal-ReadMe« in der Dokumentation.
  32.  
  33. aus dem Inhalt:
  34.  
  35.   - komplexes dynamisches Puffer-System für einfache Dateihandhabung
  36.   - unterstützende Funktionen zur Checksummenbildung in Standard-Filesystemen
  37.   - einige Funktionen zur Stringhandhabung und Parameterumwandlung
  38.   - des weiteren ein wenig plastische Chirurgie, z.B. eine farbenfrohe
  39.     »DisplayAlert()«-Routine
  40.   - eine spezielle Version mit CGX-Unterstützung, benötigt jedoch mindestens
  41.     OS 2.0 (v36+) sowie optional die cybergraphics.library v40+
  42.  
  43. Werfen Sie doch auch mal einen Blick auf meine andere Software im Aminet:
  44.          dev/basic/MBPrefs.lha
  45.          util/wb/RandomWBPatt.lha
  46.  
  47. -----------------------------------------------------------------------------
  48.  
  49. History:
  50. ¯¯¯¯¯¯¯¯
  51. v1.323 (18.11.00)
  52.        - First public release
  53.  
  54.  
  55. v2.062 (03.03.01)
  56.        - some minor changes for CGX-Support, now only using CGX-Modes if
  57.          the first (topmost) screen is already a CGX-Screen, otherwise
  58.          fall back to OCS/ECS/AGA
  59.  
  60.        - fixed a really stupid bug in system function entry »Close()«
  61.          which caused a memory loss of approx. 104 bytes every time it
  62.          was called by »exec/CloseLibrary()«
  63.  
  64.        - 3 new enhanced functions for the dynamic buffer system to allow
  65.          to specify the type of memory to use for the buffers
  66.  
  67. v2.078 (19.03.01)
  68.        - just forgot to change the version/revision entries within the
  69.          librarys resident structure, which caused »exec/OpenLibrary()« to
  70.          fail with version argument set to v2
  71.  
  72.        - fixed a small bug in routine »BufInfo()«, APTR bib_LastFind was
  73.          filled in incorrect
  74.  
  75. v2.118 (28.04.01)
  76.        - some time critical functions optimized for better speed using
  77.          an Profiler-Tool
  78.  
  79.        - introduced a common way for function init & cleanup in preparation
  80.          to make the library usable for ARexx
  81.  
  82.        - build in a skeleton ARexx function entry, so ARexx ability will
  83.          come soon but not finished yet
  84.  
  85. v2.223 (11.08.01)
  86.        - fixed a bug in CGX-Support-Code, CGX features became disabled if
  87.          the extra.library was initialized before any CGX monitor driver came
  88.          available in system, now in this case the opening of cybergraphics.-
  89.          library is delayed until such an monitor driver comes available.
  90.  
  91.        - still working on ARexx-Support
  92.  
  93. v2.287 (14.10.01)
  94.        - replaced »rhosigma.c« with »rhosigma.lib« (first Version 1.286)
  95.  
  96.        - some minor enhancements on C/C++ Support-Routines
  97.  
  98.        - some Include-Files restructured to better support »rhosigma.lib«
  99.  
  100. v2.287 (09.05.02)
  101.        - contact update release (no changes in code)
  102.  
  103.        - please note, my new regular e-mail is "rhosigma@gmx.net"
  104.          don't send any mail to my crosswinds account, I will not longer
  105.          maintain it, because since the WorldTradeCenter-Attack crosswinds
  106.          seems to have immense problems to keep their sites working correctly
  107.  
  108.        - also note: I've added my public PGP-key to the archive (rhosigma.asc),
  109.          so if you also use PGP you may add this key to your public keyring and
  110.          use it for secured contact with me.
  111.